additional characters造句
例句與造句
- To support additional characters in that range , set
若要支持該范圍中的其他字符,請將 - The expansion will include some additional character - customization options for players as well
這個資料片還包括一些額外的玩家定制選項。 - Make sure you enter just the document numbers ( i . e . , no additional characters or punctuation )
保證你進入只是文件數(shù)字(即,沒有附加的字符或標點) - To represent more than one character , append each additional character to the one preceding it
若要表示多個字符,請將各個附加字符追加到它之前的字符的后面。 - These additional characters , also called supplementary characters , can be represented in utf - 8 using 4 bytes
這些額外字符也稱為補充字符,可以在utf - 8中用4字節(jié)表示。 - It's difficult to find additional characters in a sentence. 用additional characters造句挺難的
- User ids and groups may also contain any of the following additional characters when supported by the security plug - in : , ! ,
在受安全插件支持的情況下,用戶id和組還可以包含以下附加的字符: _ 、 - The additional characters primarily belong to exotic languages that might no longer be used , or might be limited in use
在此范圍之外的其他字符基本上屬于可能不再使用的語言,或者使用的情況有限。 - Therefore , it is important to note that individual situations may warrant including additional characters in the list of special characters
因此,要注意可能保證把額外字符包括到特殊字符列表中的個別情況,這一點很重要。 - In cryptography , the additional characters added to a plaintext message , to ensure that its length is an integral number of blocks for encryption by a block cipher
在密碼學中,為了使明文信息的長度為分組密碼加密中所用的塊的整數(shù)倍,而在明文中添加的附加字符。 - At the start of this article , i said that in python , a string is an immutable sequence of characters . the last few lines of the previous example demonstrate this , as i first create a string and then modify it by adding additional characters
我在本文開頭說過,在python中,字符串是不變的字符序列,上例中的最后幾行說明了這一點,我首先創(chuàng)建一個字符串,然后通過添加其他字符串對它進行修改。